bitkeeper revision 1.1236.1.173 (424bd85e5lo6-hlVKAhgf-Zu85iruw)
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 31 Mar 2005 11:00:46 +0000 (11:00 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 31 Mar 2005 11:00:46 +0000 (11:00 +0000)
commit7b7eedda27fbc563747644a349d72f416f066495
tree75afdfb57e6a2c077e65500cef732c0e4c103f7e
parentdacaf11601a9c22ff32719b9ae2ffbf50c8ad346
bitkeeper revision 1.1236.1.173 (424bd85e5lo6-hlVKAhgf-Zu85iruw)

Clean up ctrl msg handling in Linux. Remove VBD_GROW/SHRINK -- a VBD
now maps onto a single complete major/minor that is specified at
VBD_CREATE time. Also improve blkdev request_queue unplugging in the
2.6 backend driver to promote better batching.
Signed-off-by: Keir Fraser <keir@xensource.com>
17 files changed:
linux-2.6.11-xen-sparse/drivers/xen/balloon/balloon.c
linux-2.6.11-xen-sparse/drivers/xen/blkback/blkback.c
linux-2.6.11-xen-sparse/drivers/xen/blkback/common.h
linux-2.6.11-xen-sparse/drivers/xen/blkback/control.c
linux-2.6.11-xen-sparse/drivers/xen/blkback/vbd.c
linux-2.6.11-xen-sparse/drivers/xen/blkfront/blkfront.c
linux-2.6.11-xen-sparse/drivers/xen/blktap/blktap_controlmsg.c
linux-2.6.11-xen-sparse/drivers/xen/netback/control.c
linux-2.6.11-xen-sparse/drivers/xen/netfront/netfront.c
linux-2.6.11-xen-sparse/drivers/xen/usbback/control.c
linux-2.6.11-xen-sparse/drivers/xen/usbfront/usbfront.c
tools/blktap/blkdump.c
tools/python/xen/lowlevel/xu/xu.c
tools/python/xen/xend/server/blkif.py
tools/python/xen/xend/server/messages.py
tools/xcs/dump.c
xen/include/public/io/domain_controller.h